home *** CD-ROM | disk | FTP | other *** search
- Path: svusenet.ubs.ch!usenet
- From: Daniel Ponti <daniel.ponti@ubs.ch>
- Newsgroups: comp.lang.c++
- Subject: Filesize
- Date: Mon, 29 Jan 1996 11:31:25 +0100
- Organization: Union Bank of Switzerland
- Message-ID: <310CA1FD.57FA@ubs.ch>
- NNTP-Posting-Host: wscognac.flur.zuerich.ubs.ch
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6a (X11; I; SunOS 5.3 sun4c)
-
- How can i get the size of a file in c?
- There exists one with a structure stat and a function stat, but
- this does not work under c++ (the function should also work in c++).
-